home *** CD-ROM | disk | FTP | other *** search
/ Trading on the Edge / Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin / pc / pc_files / mktdata / econdata / docutils / amiarc.exe / VIN$.REG < prev   
Text File  |  1989-08-03  |  228b  |  13 lines

  1. save vin$.sav
  2. title vin$ -- change in non-farm inventory
  3. fdup vf$ = v$ - vi$
  4. f fs$ = c$ + vf$ + fe$ + g$
  5. f dfs$ = fs$ - fs$[1]
  6. sma 30 a3 a7 1
  7. r vin$ = !  dfs$[1], dfs$[2], dfs$[3],
  8.   dfs$[4], dfs$[5]
  9. gr *
  10. save off
  11.  
  12.  
  13.